home *** CD-ROM | disk | FTP | other *** search
/ Young Minds / Young Minds Interactive CD-ROM.ISO / sdi / readme < prev    next >
Encoding:
Text File  |  1987-06-18  |  1.1 KB  |  24 lines

  1. This is a single-player (sigh!) game for SunView on Sun-3's.  It is probably
  2. too dear in computrons for a Sun-2 (although I have not tried it).
  3. It is distributed in six shar-format files, each about 50kbytes.
  4.  
  5. It compiles under 3.0 and 3.2, at least, and runs on 3/160's, 75's and 3/50's.
  6. (I guess it will not work well in color since I didn't think much about this.
  7. I'm told it looks ok on color Sun-3/160's and 110's.  No reports on 260's, yet.
  8.  
  9. For 3.0, you will want to define the SUN3.0 variable in the makefile.
  10. The game will compile under 3.2 with the SUN3.0 variable define, but
  11. the pie menu is not quite so pleasant.
  12.  
  13. The game object itself is close to a megabyte, and another megabyte of
  14. temporary storage for .o's and things needs to be available during the
  15. make process.
  16.  
  17. To get going, just say 'make'.  (I presume you have already unshared it
  18. if you are reading this.)  If you want a scorefile, edit the first
  19. line of the makefile to point to it, make the file (rw to all).  You should
  20. explicitly then install the game someplace handy (such as /usr/local/bin),
  21. and the man entry as well.
  22.  
  23. Other information is in the files NOTES, TODO, HISTORY.nr, and sdi.man.
  24.